home *** CD-ROM | disk | FTP | other *** search
- Vresion 1.3 - No changes to configuration file, BUT...
-
- - A bug was fixed where the reread flag,pause flag, and multi-
- file flag were not being used as far as the utilities section
- was concerned. Prior to this no matter what you placed in
- the configuration file JADU did what it thought it should (this
- was a holdover from one of the very first versions of JADU).
- For example, if you forgot to configure JADU to pause after
- performing an archive view it would have waited anyway. Now
- you must place the proper flag in the config file or JADU will
- return without pausing. All this boils down to: if it was
- working before, but not now, check the flags.
-
- Version 1.2 - No changes to configuration file
-
-
- Version 1.1 - Changes to configuration file since Version 1.0
-
- - the BIOS/DMA flag has been removed. Simply erase the third
- paramater on the first line of the configuration file (leaving
- only one comma separating the old second and fourth params)
- For example:
-
- 7,70,1,0,N,1,0,1,8,16
-
- becomes
-
- 7,70,0,N,1,0,1,8,16
-
-
- - JADU no longer uses DOS print by default. You must specify
- the print utility you wish to use on the 7th line in section
- two (right after the file find utility - 8th line overall).
- You may still use DOS print by specifying the following
- parameters:
-
- 0,0,0,,PRINT
-
-
- - You can now specify that Scroll Lock and Num Lock be left alone
- when JADU is started. Simply use a '2' instead of '0' (off) or
- '1' (on) in the configuration file.